Calendar for WinForms | ComponentOne
C1.Framework Namespace / SR<T> Class
The type to provide the assembly information.
Members

In This Topic
    SR<T> Class
    In This Topic
    Represents the basic functionality used to get string information from assembly resource.
    Object Model
    SR<T> Class
    Syntax
    'Declaration
     
    
    Public Class SR(Of T) 
    public class SR<T> 
    Type Parameters
    T
    The type to provide the assembly information.
    Inheritance Hierarchy

    System.Object
       C1.Framework.SR<T>

    See Also